Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Aug 1, 2025

Also changes the sentry.origin attribute to from auto.function.openai to auto.ai.openai since ai is the widely used category for these spans.
(this was added initially via #17288)

mechanism.type now follows the same pattern trace origin pattern.

ref #17212
ref #17252

@Lms24 Lms24 self-assigned this Aug 1, 2025
@Lms24 Lms24 requested review from RulaKhaled and andreiborza August 1, 2025 14:55
@Lms24 Lms24 mentioned this pull request Aug 1, 2025
4 tasks
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

github-actions bot commented Aug 1, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 24.17 kB - -
@sentry/browser - with treeshaking flags 22.75 kB - -
@sentry/browser (incl. Tracing) 40.14 kB - -
@sentry/browser (incl. Tracing, Replay) 78.5 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.26 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 83.18 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 95.38 kB - -
@sentry/browser (incl. Feedback) 40.91 kB - -
@sentry/browser (incl. sendFeedback) 28.82 kB - -
@sentry/browser (incl. FeedbackAsync) 33.77 kB - -
@sentry/react 25.89 kB - -
@sentry/react (incl. Tracing) 42.11 kB - -
@sentry/vue 28.66 kB - -
@sentry/vue (incl. Tracing) 41.95 kB - -
@sentry/svelte 24.2 kB - -
CDN Bundle 25.76 kB - -
CDN Bundle (incl. Tracing) 40.01 kB - -
CDN Bundle (incl. Tracing, Replay) 76.29 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 81.75 kB - -
CDN Bundle - uncompressed 75.2 kB - -
CDN Bundle (incl. Tracing) - uncompressed 118.31 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 233.4 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 246.16 kB - -
@sentry/nextjs (client) 44.14 kB - -
@sentry/sveltekit (client) 40.58 kB - -
@sentry/node-core 49.66 kB - -
@sentry/node 150.66 kB +0.03% +32 B 🔺
@sentry/node - without tracing 92.23 kB - -
@sentry/aws-serverless 105.53 kB +0.01% +2 B 🔺

View base workflow run

@Lms24 Lms24 changed the title ref(core): Add more specific event mechanisms to openAiIntegration ref(core): Add more specific event mechanisms and span origins to openAiIntegration Aug 7, 2025
@Lms24 Lms24 force-pushed the lms/ref-core-mechanism-openai branch from 3a7c03a to 6b13d3c Compare August 7, 2025 15:58
@Lms24 Lms24 force-pushed the lms/ref-core-mechanism-openai branch from 124b977 to c972a48 Compare September 5, 2025 13:37
Copy link
Contributor

github-actions bot commented Sep 5, 2025

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 8,716 - 8,800 -1%
GET With Sentry 1,286 15% 1,274 +1%
GET With Sentry (error only) 5,801 67% 5,840 -1%
POST Baseline 1,180 - 1,183 -0%
POST With Sentry 465 39% 471 -1%
POST With Sentry (error only) 1,037 88% 1,044 -1%
MYSQL Baseline 3,239 - 3,258 -1%
MYSQL With Sentry 435 13% 414 +5%
MYSQL With Sentry (error only) 2,665 82% 2,666 -0%

View base workflow run

@Lms24 Lms24 force-pushed the lms/ref-core-mechanism-openai branch from e4a97d6 to dcb3c68 Compare September 5, 2025 15:01
@Lms24 Lms24 enabled auto-merge (squash) September 5, 2025 15:41
@Lms24 Lms24 merged commit 65e549c into develop Sep 5, 2025
366 of 369 checks passed
@Lms24 Lms24 deleted the lms/ref-core-mechanism-openai branch September 5, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants